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

2 uses

	github.com/gotd/td/tg (current package)
		tl_channels_create_forum_topic_gen.go#L265: func (c *ChannelsCreateForumTopicRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L7606: 		if err := request.Decode(b); err != nil {