github.com/gotd/td/tg.ChannelsGetForumTopicsByIDRequest.Channel (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_channels_get_forum_topics_by_id_gen.go#L40: 	Channel InputChannelClass
		tl_channels_get_forum_topics_by_id_gen.go#L60: 	if !(g.Channel == nil) {
		tl_channels_get_forum_topics_by_id_gen.go#L84: 	g.Channel = from.GetChannel()
		tl_channels_get_forum_topics_by_id_gen.go#L137: 	if g.Channel == nil {
		tl_channels_get_forum_topics_by_id_gen.go#L140: 	if err := g.Channel.Encode(b); err != nil {
		tl_channels_get_forum_topics_by_id_gen.go#L171: 		g.Channel = value
		tl_channels_get_forum_topics_by_id_gen.go#L198: 	return g.Channel
		tl_channels_get_forum_topics_by_id_gen.go#L211: 	return g.Channel.AsNotEmpty()