const github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantJoinByInviteTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L3970: const ChannelAdminLogEventActionParticipantJoinByInviteTypeID = 0xfe9fc158
tl_channel_admin_log_event_action_gen.go#L4026: return ChannelAdminLogEventActionParticipantJoinByInviteTypeID
tl_channel_admin_log_event_action_gen.go#L4038: ID: ChannelAdminLogEventActionParticipantJoinByInviteTypeID,
tl_channel_admin_log_event_action_gen.go#L4070: b.PutID(ChannelAdminLogEventActionParticipantJoinByInviteTypeID)
tl_channel_admin_log_event_action_gen.go#L4097: if err := b.ConsumeID(ChannelAdminLogEventActionParticipantJoinByInviteTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7653: case ChannelAdminLogEventActionParticipantJoinByInviteTypeID:
tl_registry_gen.go#L814: ChannelAdminLogEventActionParticipantJoinByInviteTypeID: "channelAdminLogEventActionParticipantJoinByInvite#fe9fc158",
tl_registry_gen.go#L2596: "channelAdminLogEventActionParticipantJoinByInvite": ChannelAdminLogEventActionParticipantJoinByInviteTypeID,
tl_registry_gen.go#L4378: ChannelAdminLogEventActionParticipantJoinByInviteTypeID: func() bin.Object { return &ChannelAdminLogEventActionParticipantJoinByInvite{} },
tl_registry_gen.go#L5526: ChannelAdminLogEventActionParticipantJoinByInviteTypeID,
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. |