type github.com/gotd/td/tg.MessagesSavedGifsBox
5 uses
github.com/gotd/td/tg (current package)
tl_messages_get_saved_gifs_gen.go#L172: var result MessagesSavedGifsBox
tl_messages_saved_gifs_gen.go#L401: type MessagesSavedGifsBox struct {
tl_messages_saved_gifs_gen.go#L406: func (b *MessagesSavedGifsBox) Decode(buf *bin.Buffer) error {
tl_messages_saved_gifs_gen.go#L419: func (b *MessagesSavedGifsBox) Encode(buf *bin.Buffer) error {
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. |