github.com/gotd/td/tg.MessagesSavedGifsBox.SavedGifs (field)
6 uses
github.com/gotd/td/tg (current package)
tl_messages_get_saved_gifs_gen.go#L180: return result.SavedGifs, nil
tl_messages_saved_gifs_gen.go#L402: SavedGifs MessagesSavedGifsClass
tl_messages_saved_gifs_gen.go#L414: b.SavedGifs = v
tl_messages_saved_gifs_gen.go#L420: if b == nil || b.SavedGifs == nil {
tl_messages_saved_gifs_gen.go#L423: return b.SavedGifs.Encode(buf)
tl_server_gen.go#L3607: return &MessagesSavedGifsBox{SavedGifs: response}, nil
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. |