github.com/gotd/td/tg.PhotosUploadContactProfilePhotoRequest.VideoEmojiMarkup (field)
9 uses
github.com/gotd/td/tg (current package)
tl_photos_upload_contact_profile_photo_gen.go#L88: VideoEmojiMarkup VideoSizeClass
tl_photos_upload_contact_profile_photo_gen.go#L127: if !(u.VideoEmojiMarkup == nil) {
tl_photos_upload_contact_profile_photo_gen.go#L169: u.VideoEmojiMarkup = val
tl_photos_upload_contact_profile_photo_gen.go#L252: if !(u.VideoEmojiMarkup == nil) {
tl_photos_upload_contact_profile_photo_gen.go#L301: if u.VideoEmojiMarkup == nil {
tl_photos_upload_contact_profile_photo_gen.go#L304: if err := u.VideoEmojiMarkup.Encode(b); err != nil {
tl_photos_upload_contact_profile_photo_gen.go#L367: u.VideoEmojiMarkup = value
tl_photos_upload_contact_profile_photo_gen.go#L475: u.VideoEmojiMarkup = value
tl_photos_upload_contact_profile_photo_gen.go#L487: return u.VideoEmojiMarkup, true
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |