type github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantJoinByInvite
34 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L3961: type ChannelAdminLogEventActionParticipantJoinByInvite struct {
tl_channel_admin_log_event_action_gen.go#L3983: func (c ChannelAdminLogEventActionParticipantJoinByInvite) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L3989: _ bin.Encoder = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3990: _ bin.Decoder = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3991: _ bin.BareEncoder = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3992: _ bin.BareDecoder = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3994: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3997: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L4015: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) String() string {
tl_channel_admin_log_event_action_gen.go#L4019: type Alias ChannelAdminLogEventActionParticipantJoinByInvite
tl_channel_admin_log_event_action_gen.go#L4024: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L4035: func (*ChannelAdminLogEventActionParticipantJoinByInvite) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L4040: func (*ChannelAdminLogEventActionParticipantJoinByInvite) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L4045: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L4069: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) SetFlags() {
tl_channel_admin_log_event_action_gen.go#L4076: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4085: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4103: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4114: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4135: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) SetViaChatlist(value bool) {
tl_channel_admin_log_event_action_gen.go#L4146: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) GetViaChatlist() (value bool) {
tl_channel_admin_log_event_action_gen.go#L4154: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) GetInvite() (value ExportedChatInviteClass) {
tl_channel_admin_log_event_action_gen.go#L8585: v := ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_slices_gen.go#L434: value, ok := elem.(*ChannelAdminLogEventActionParticipantJoinByInvite)
tl_channel_admin_log_event_action_slices_gen.go#L2738: type ChannelAdminLogEventActionParticipantJoinByInviteArray []ChannelAdminLogEventActionParticipantJoinByInvite
tl_channel_admin_log_event_action_slices_gen.go#L2741: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) Sort(less func(a, b ChannelAdminLogEventActionParticipantJoinByInvite) bool) ChannelAdminLogEventActionParticipantJoinByInviteArray {
tl_channel_admin_log_event_action_slices_gen.go#L2749: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) SortStable(less func(a, b ChannelAdminLogEventActionParticipantJoinByInvite) bool) ChannelAdminLogEventActionParticipantJoinByInviteArray {
tl_channel_admin_log_event_action_slices_gen.go#L2757: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) Retain(keep func(x ChannelAdminLogEventActionParticipantJoinByInvite) bool) ChannelAdminLogEventActionParticipantJoinByInviteArray {
tl_channel_admin_log_event_action_slices_gen.go#L2771: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) First() (v ChannelAdminLogEventActionParticipantJoinByInvite, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2779: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) Last() (v ChannelAdminLogEventActionParticipantJoinByInvite, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2787: func (s *ChannelAdminLogEventActionParticipantJoinByInviteArray) PopFirst() (v ChannelAdminLogEventActionParticipantJoinByInvite, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2797: var zero ChannelAdminLogEventActionParticipantJoinByInvite
tl_channel_admin_log_event_action_slices_gen.go#L2806: func (s *ChannelAdminLogEventActionParticipantJoinByInviteArray) Pop() (v ChannelAdminLogEventActionParticipantJoinByInvite, ok bool) {
tl_registry_gen.go#L5800: ChannelAdminLogEventActionParticipantJoinByInviteTypeID: func() bin.Object { return &ChannelAdminLogEventActionParticipantJoinByInvite{} },
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |