const github.com/gotd/td/tg.ChannelsGetGroupsForDiscussionRequestTypeID

9 uses

	github.com/gotd/td/tg (current package)
		tl_channels_get_groups_for_discussion_gen.go#L52: const ChannelsGetGroupsForDiscussionRequestTypeID = 0xf5dad378
		tl_channels_get_groups_for_discussion_gen.go#L83: 	return ChannelsGetGroupsForDiscussionRequestTypeID
		tl_channels_get_groups_for_discussion_gen.go#L95: 		ID:   ChannelsGetGroupsForDiscussionRequestTypeID,
		tl_channels_get_groups_for_discussion_gen.go#L110: 	b.PutID(ChannelsGetGroupsForDiscussionRequestTypeID)
		tl_channels_get_groups_for_discussion_gen.go#L127: 	if err := b.ConsumeID(ChannelsGetGroupsForDiscussionRequestTypeID); err != nil {
		tl_registry_gen.go#L1645: 		ChannelsGetGroupsForDiscussionRequestTypeID:                             "channels.getGroupsForDiscussion#f5dad378",
		tl_registry_gen.go#L3427: 		"channels.getGroupsForDiscussion":                                   ChannelsGetGroupsForDiscussionRequestTypeID,
		tl_registry_gen.go#L5209: 		ChannelsGetGroupsForDiscussionRequestTypeID:                             func() bin.Object { return &ChannelsGetGroupsForDiscussionRequest{} },
		tl_server_gen.go#L7304: 	s.handlers[ChannelsGetGroupsForDiscussionRequestTypeID] = handler