Skip to content

getPersonalChatHistory

Function · TDLib 1.8.67 · d1085f9c

Returns messages in the personal chat of a given user; for bots only

getPersonalChatHistory(
  user_id: int53,
  limit: int32
) → Messages

user_id

int53

User identifier

limit

int32

The maximum number of messages to be returned; 1-20