haskell-tdlib-2.1.11.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.SetChatMemberTag

Synopsis

Documentation

data SetChatMemberTag Source #

Changes the tag or custom title of a chat member; requires can_manage_tags administrator right to change tag of other users; for basic groups and supergroups only. Returns Ok

Constructors

SetChatMemberTag 

Fields

  • chat_id :: Maybe Int

    Chat identifier

  • user_id :: Maybe Int

    Identifier of the user, which tag is changed. Chats can't have member tags

  • tag :: Maybe Text

    The new tag of the member in the chat; 0-16 characters without emoji