messages.HideChatJoinRequest¶
- class pyrogram.raw.functions.messages.HideChatJoinRequest[source]¶
Dismiss or approve a chat join request related to a specific chat or channel.
Usable by Users Bots- Details:
Layer:
229ID:
7FE7E815
- Parameters:
peer (
InputPeer) – The chat or channeluser_id (
InputUser) – The user whose join request » should be dismissed or approvedapproved (
bool, optional) – Whether to dismiss or approve the chat join request »
- Returns: