Functions
getFileAdditionalInfo
Link copied to clipboard
suspend fun RequestsExecutor.getFileAdditionalInfo(fileId: FileId): PathedFile
Content copied to clipboard
suspend fun RequestsExecutor.getFileAdditionalInfo(file: TelegramMediaFile): PathedFile
Content copied to clipboard
getStickerSet
Link copied to clipboard
getUserProfilePhotos
Link copied to clipboard
suspend fun RequestsExecutor.getUserProfilePhotos(userId: ChatId, offset: Int?, limit: Int?): UserProfilePhotos
Content copied to clipboard
suspend fun RequestsExecutor.getUserProfilePhotos(user: CommonUser, offset: Int?, limit: Int?): UserProfilePhotos
Content copied to clipboard