Skip to content

ChatJoinRequest

Type · TDLib 1.8.67 · d1085f9c

Describes a user who sent a join request and waits for administrator approval

ChatJoinRequest(
  user_id: int53,
  date: int32,
  bio: string
) → ChatJoinRequest

user_id

int53

User identifier

date

int32

Point in time (Unix timestamp) when the user sent the join request

bio

string

A short bio of the user