Home
last modified time | relevance | path

Searched defs:ChatPhoto (Results 1 – 11 of 11) sorted by relevance

/dports/net-im/libqtelegram-ae/libqtelegram-aseman-edition-6.1-stable/telegram/types/
H A Dchatphoto.cpp10 ChatPhoto::ChatPhoto(ChatPhotoType classType, InboundPkt *in) : in ChatPhoto() function in ChatPhoto
16 ChatPhoto::ChatPhoto(InboundPkt *in) : in ChatPhoto() function in ChatPhoto
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/files/
H A Dchatphoto.py28 class ChatPhoto(TelegramObject): class
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DMessageSearchFilter.h28 ChatPhoto, enumerator
/dports/devel/elixir-nadia/nadia-0.4.4/lib/nadia/
H A Dmodel.ex14 defmodule ChatPhoto do module
/dports/net-im/py-telepot/telepot-12.7/telepot/
H A Dnamedtuple.py111 ChatPhoto = _create_class('ChatPhoto', [ variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/storage/
H A Dstorage_shared_media.h25 ChatPhoto, enumerator
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/
H A Dchat.py129 photo: ChatPhoto = None,
H A Dbot.py2085 str, Animation, Audio, ChatPhoto, Document, PhotoSize, Sticker, Video, VideoNote, Voice argument
/dports/www/beehive/beehive-0.4.0/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dtypes.go86 type ChatPhoto struct { struct
87 SmallFileID string `json:"small_file_id"`
88 BigFileID string `json:"big_file_id"`
/dports/www/miniflux/v2-2.0.35/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dtypes.go86 type ChatPhoto struct { struct
87 SmallFileID string `json:"small_file_id"`
88 BigFileID string `json:"big_file_id"`
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dtypes.go89 type ChatPhoto struct { struct
90 SmallFileID string `json:"small_file_id"`
91 BigFileID string `json:"big_file_id"`