Interface IUnbanChatMemberParams

Parameters for the unbanChatMember method

Hierarchy

  • IUnbanChatMemberParams

Properties

chat_id: string | number

Unique identifier for the target group or username of the target supergroup or channel (in the format @channelusername)

only_if_banned?: boolean

Do nothing if the user is not banned

user_id: number

Unique identifier of the target user

Generated using TypeDoc