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

8 uses

	github.com/gotd/td/tg (current package)
		tl_channels_admin_log_results_gen.go#L48: const ChannelsAdminLogResultsTypeID = 0xed8af74d
		tl_channels_admin_log_results_gen.go#L99: 	return ChannelsAdminLogResultsTypeID
		tl_channels_admin_log_results_gen.go#L111: 		ID:   ChannelsAdminLogResultsTypeID,
		tl_channels_admin_log_results_gen.go#L139: 	b.PutID(ChannelsAdminLogResultsTypeID)
		tl_channels_admin_log_results_gen.go#L180: 	if err := b.ConsumeID(ChannelsAdminLogResultsTypeID); err != nil {
		tl_registry_gen.go#L836: 		ChannelsAdminLogResultsTypeID:                            "channels.adminLogResults#ed8af74d",
		tl_registry_gen.go#L2618: 		"channels.adminLogResults":                           ChannelsAdminLogResultsTypeID,
		tl_registry_gen.go#L4400: 		ChannelsAdminLogResultsTypeID:                            func() bin.Object { return &ChannelsAdminLogResults{} },