userAdministratorRights

@SerialName(value = "user_administrator_rights")
val userAdministratorRights: ChatAdministratorRights? = null(source)

Optional. A JSON-serialized object listing the required administrator rights of the user in the chat. The rights must be a superset of bot_administrator_rights. If not specified, no additional restrictions are applied.

type: ChatAdministratorRights