RequestPeerTypeChat

---types---
requestPeerTypeChat#c9f06e1b creator:flags.0?true bot_participant:flags.5?true has_username:flags.3?Bool forum:flags.4?Bool user_admin_rights:flags.1?ChatAdminRights bot_admin_rights:flags.2?ChatAdminRights = RequestPeerType

Belongs to

RequestPeerType

In Rust this constructor is a variant of the enums::RequestPeerType enum.
Match on it with: if let enums::RequestPeerType::RequestPeerTypeChat(v) = result { ... }

Parameters

creatortrueoptional
bot_participanttrueoptional
has_usernameBooloptional
forumBooloptional
user_admin_rightsChatAdminRightsoptional
bot_admin_rightsChatAdminRightsoptional