github.com/gotd/td/tg.StoriesGetChatsToSendRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_server_gen.go#L9975: 		if err := request.Decode(b); err != nil {
		tl_stories_get_chats_to_send_gen.go#L116: func (g *StoriesGetChatsToSendRequest) Decode(b *bin.Buffer) error {