help.DismissSuggestion#
- class pyrogram.raw.functions.help.DismissSuggestion[source]#
Dismiss a suggestion, see here for more info .
- Details:
Layer:
224ID:
F50DBAA1
- Parameters:
peer (
InputPeer) – In the case of pending suggestions in channels, the channel ID.suggestion (
str) – Suggestion, see here for more info ».
- Returns:
bool