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{} },
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |