func github.com/gotd/td/tg.DecodeInputChannel

64 uses

	github.com/gotd/td/tg (current package)
		tl_channels_check_username_gen.go#L167: 		value, err := DecodeInputChannel(b)
		tl_channels_click_sponsored_message_gen.go#L164: 		value, err := DecodeInputChannel(b)
		tl_channels_convert_to_gigagroup_gen.go#L160: 		value, err := DecodeInputChannel(b)
		tl_channels_create_forum_topic_gen.go#L286: 		value, err := DecodeInputChannel(b)
		tl_channels_deactivate_all_usernames_gen.go#L152: 		value, err := DecodeInputChannel(b)
		tl_channels_delete_channel_gen.go#L158: 		value, err := DecodeInputChannel(b)
		tl_channels_delete_history_gen.go#L207: 		value, err := DecodeInputChannel(b)
		tl_channels_delete_messages_gen.go#L173: 		value, err := DecodeInputChannel(b)
		tl_channels_delete_participant_history_gen.go#L169: 		value, err := DecodeInputChannel(b)
		tl_channels_delete_topic_history_gen.go#L167: 		value, err := DecodeInputChannel(b)
		tl_channels_edit_admin_gen.go#L201: 		value, err := DecodeInputChannel(b)
		tl_channels_edit_banned_gen.go#L189: 		value, err := DecodeInputChannel(b)
		tl_channels_edit_creator_gen.go#L189: 		value, err := DecodeInputChannel(b)
		tl_channels_edit_forum_topic_gen.go#L289: 		value, err := DecodeInputChannel(b)
		tl_channels_edit_location_gen.go#L187: 		value, err := DecodeInputChannel(b)
		tl_channels_edit_photo_gen.go#L172: 		value, err := DecodeInputChannel(b)
		tl_channels_edit_title_gen.go#L167: 		value, err := DecodeInputChannel(b)
		tl_channels_export_message_link_gen.go#L220: 		value, err := DecodeInputChannel(b)
		tl_channels_get_admin_log_gen.go#L289: 		value, err := DecodeInputChannel(b)
		tl_channels_get_channel_recommendations_gen.go#L153: 		value, err := DecodeInputChannel(b)
		tl_channels_get_channels_gen.go#L167: 			value, err := DecodeInputChannel(b)
		tl_channels_get_forum_topics_by_id_gen.go#L167: 		value, err := DecodeInputChannel(b)
		tl_channels_get_forum_topics_gen.go#L264: 		value, err := DecodeInputChannel(b)
		tl_channels_get_full_channel_gen.go#L162: 		value, err := DecodeInputChannel(b)
		tl_channels_get_messages_gen.go#L175: 		value, err := DecodeInputChannel(b)
		tl_channels_get_participant_gen.go#L172: 		value, err := DecodeInputChannel(b)
		tl_channels_get_participants_gen.go#L217: 		value, err := DecodeInputChannel(b)
		tl_channels_get_sponsored_messages_gen.go#L152: 		value, err := DecodeInputChannel(b)
		tl_channels_invite_to_channel_gen.go#L179: 		value, err := DecodeInputChannel(b)
		tl_channels_join_channel_gen.go#L152: 		value, err := DecodeInputChannel(b)
		tl_channels_leave_channel_gen.go#L158: 		value, err := DecodeInputChannel(b)
		tl_channels_read_history_gen.go#L170: 		value, err := DecodeInputChannel(b)
		tl_channels_read_message_contents_gen.go#L173: 		value, err := DecodeInputChannel(b)
		tl_channels_reorder_pinned_forum_topics_gen.go#L212: 		value, err := DecodeInputChannel(b)
		tl_channels_reorder_usernames_gen.go#L167: 		value, err := DecodeInputChannel(b)
		tl_channels_report_anti_spam_false_positive_gen.go#L172: 		value, err := DecodeInputChannel(b)
		tl_channels_report_spam_gen.go#L185: 		value, err := DecodeInputChannel(b)
		tl_channels_set_discussion_group_gen.go#L175: 		value, err := DecodeInputChannel(b)
		tl_channels_set_discussion_group_gen.go#L182: 		value, err := DecodeInputChannel(b)
		tl_channels_set_stickers_gen.go#L169: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_anti_spam_gen.go#L172: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_forum_gen.go#L167: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_join_request_gen.go#L167: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_join_to_send_gen.go#L168: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_participants_hidden_gen.go#L170: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_pre_history_hidden_gen.go#L164: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_signatures_gen.go#L164: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_slow_mode_gen.go#L169: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_username_gen.go#L184: 		value, err := DecodeInputChannel(b)
		tl_channels_toggle_view_forum_as_messages_gen.go#L175: 		value, err := DecodeInputChannel(b)
		tl_channels_update_color_gen.go#L242: 		value, err := DecodeInputChannel(b)
		tl_channels_update_emoji_status_gen.go#L168: 		value, err := DecodeInputChannel(b)
		tl_channels_update_pinned_forum_topic_gen.go#L182: 		value, err := DecodeInputChannel(b)
		tl_channels_update_username_gen.go#L164: 		value, err := DecodeInputChannel(b)
		tl_channels_view_sponsored_message_gen.go#L164: 		value, err := DecodeInputChannel(b)
		tl_chat_gen.go#L604: 		value, err := DecodeInputChannel(b)
		tl_input_channel_gen.go#L581: func DecodeInputChannel(buf *bin.Buffer) (InputChannelClass, error) {
		tl_input_channel_gen.go#L623: 	v, err := DecodeInputChannel(buf)
		tl_media_area_gen.go#L1314: 		value, err := DecodeInputChannel(b)
		tl_stats_get_broadcast_stats_gen.go#L192: 		value, err := DecodeInputChannel(b)
		tl_stats_get_megagroup_stats_gen.go#L195: 		value, err := DecodeInputChannel(b)
		tl_stats_get_message_public_forwards_gen.go#L197: 		value, err := DecodeInputChannel(b)
		tl_stats_get_message_stats_gen.go#L204: 		value, err := DecodeInputChannel(b)
		tl_updates_get_channel_difference_gen.go#L235: 		value, err := DecodeInputChannel(b)