Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 5.75 KB

File metadata and controls

16 lines (13 loc) · 5.75 KB

MessagingUserResultData

Fields

Field Type Required Description Example
id ?string Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remoteId ?string Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
email ?string Email address of the user john.doe@example.com
username ?string Username of the user johndoe
name ?string Full name of the user John Doe
firstName ?string First name of the user John
lastName ?string Last name of the user Doe
bot bool|Components\MessagingUserResultBot2|null Whether the user is a bot false
active bool|Components\MessagingUserResultActive2|null Whether the user is active true