UnbanChatMemberMethod

Method to unban a previously kicked user in a supergroup or channel

Members

Mixins

__anonymous
mixin TelegramMethod!"/unbanChatMember"
Undocumented in source.

Variables

chat_id
TelegramID chat_id;

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

user_id
int user_id;

Unique identifier of the target user

See Also

Meta