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

2 uses

	github.com/gotd/td/tg (current package)
		tl_channels_set_main_profile_tab_gen.go#L156: func (s *ChannelsSetMainProfileTabRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L9926: 		if err := request.Decode(b); err != nil {