Documentation ¶
Index ¶
- func GetDocumentById(id, accessHash int64) (*mtproto.Document, error)
- func GetDocumentByIdList(idList []int64) ([]*mtproto.Document, error)
- func GetPhotoSizeList(photoId int64) ([]*mtproto.PhotoSize, error)
- func InstallNbfsClient(discovery *service_discovery.ServiceDiscoveryClientConfig)
- func UploadPhotoFile(ownerId int64, file *mtproto.InputFile) (*mtproto.PhotoDataRsp, error)
- func UploadedDocumentMedia(ownerId int64, media *mtproto.TLInputMediaUploadedDocument) (*mtproto.TLMessageMediaDocument, error)
- func UploadedPhotoMedia(ownerId int64, media *mtproto.TLInputMediaUploadedPhoto) (*mtproto.TLMessageMediaPhoto, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallNbfsClient ¶
func InstallNbfsClient(discovery *service_discovery.ServiceDiscoveryClientConfig)
func UploadPhotoFile ¶
func UploadedDocumentMedia ¶
func UploadedDocumentMedia(ownerId int64, media *mtproto.TLInputMediaUploadedDocument) (*mtproto.TLMessageMediaDocument, error)
func UploadedPhotoMedia ¶
func UploadedPhotoMedia(ownerId int64, media *mtproto.TLInputMediaUploadedPhoto) (*mtproto.TLMessageMediaPhoto, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.