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

2 uses

	github.com/gotd/td/tg (current package)
		tl_server_gen.go#L9907: 		if err := request.Decode(b); err != nil {
		tl_stories_send_reaction_gen.go#L199: func (s *StoriesSendReactionRequest) Decode(b *bin.Buffer) error {