type github.com/gotd/td/tg.ChannelAdminLogEventActionDiscardGroupCall
31 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L3405: type ChannelAdminLogEventActionDiscardGroupCall struct {
tl_channel_admin_log_event_action_gen.go#L3414: func (c ChannelAdminLogEventActionDiscardGroupCall) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L3420: _ bin.Encoder = &ChannelAdminLogEventActionDiscardGroupCall{}
tl_channel_admin_log_event_action_gen.go#L3421: _ bin.Decoder = &ChannelAdminLogEventActionDiscardGroupCall{}
tl_channel_admin_log_event_action_gen.go#L3422: _ bin.BareEncoder = &ChannelAdminLogEventActionDiscardGroupCall{}
tl_channel_admin_log_event_action_gen.go#L3423: _ bin.BareDecoder = &ChannelAdminLogEventActionDiscardGroupCall{}
tl_channel_admin_log_event_action_gen.go#L3425: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionDiscardGroupCall{}
tl_channel_admin_log_event_action_gen.go#L3428: func (c *ChannelAdminLogEventActionDiscardGroupCall) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L3440: func (c *ChannelAdminLogEventActionDiscardGroupCall) String() string {
tl_channel_admin_log_event_action_gen.go#L3444: type Alias ChannelAdminLogEventActionDiscardGroupCall
tl_channel_admin_log_event_action_gen.go#L3449: func (c *ChannelAdminLogEventActionDiscardGroupCall) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L3458: func (*ChannelAdminLogEventActionDiscardGroupCall) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L3463: func (*ChannelAdminLogEventActionDiscardGroupCall) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L3468: func (c *ChannelAdminLogEventActionDiscardGroupCall) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L3487: func (c *ChannelAdminLogEventActionDiscardGroupCall) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L3496: func (c *ChannelAdminLogEventActionDiscardGroupCall) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L3510: func (c *ChannelAdminLogEventActionDiscardGroupCall) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L3521: func (c *ChannelAdminLogEventActionDiscardGroupCall) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L3536: func (c *ChannelAdminLogEventActionDiscardGroupCall) GetCall() (value InputGroupCallClass) {
tl_channel_admin_log_event_action_gen.go#L8557: v := ChannelAdminLogEventActionDiscardGroupCall{}
tl_channel_admin_log_event_action_slices_gen.go#L382: value, ok := elem.(*ChannelAdminLogEventActionDiscardGroupCall)
tl_channel_admin_log_event_action_slices_gen.go#L2410: type ChannelAdminLogEventActionDiscardGroupCallArray []ChannelAdminLogEventActionDiscardGroupCall
tl_channel_admin_log_event_action_slices_gen.go#L2413: func (s ChannelAdminLogEventActionDiscardGroupCallArray) Sort(less func(a, b ChannelAdminLogEventActionDiscardGroupCall) bool) ChannelAdminLogEventActionDiscardGroupCallArray {
tl_channel_admin_log_event_action_slices_gen.go#L2421: func (s ChannelAdminLogEventActionDiscardGroupCallArray) SortStable(less func(a, b ChannelAdminLogEventActionDiscardGroupCall) bool) ChannelAdminLogEventActionDiscardGroupCallArray {
tl_channel_admin_log_event_action_slices_gen.go#L2429: func (s ChannelAdminLogEventActionDiscardGroupCallArray) Retain(keep func(x ChannelAdminLogEventActionDiscardGroupCall) bool) ChannelAdminLogEventActionDiscardGroupCallArray {
tl_channel_admin_log_event_action_slices_gen.go#L2443: func (s ChannelAdminLogEventActionDiscardGroupCallArray) First() (v ChannelAdminLogEventActionDiscardGroupCall, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2451: func (s ChannelAdminLogEventActionDiscardGroupCallArray) Last() (v ChannelAdminLogEventActionDiscardGroupCall, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2459: func (s *ChannelAdminLogEventActionDiscardGroupCallArray) PopFirst() (v ChannelAdminLogEventActionDiscardGroupCall, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2469: var zero ChannelAdminLogEventActionDiscardGroupCall
tl_channel_admin_log_event_action_slices_gen.go#L2478: func (s *ChannelAdminLogEventActionDiscardGroupCallArray) Pop() (v ChannelAdminLogEventActionDiscardGroupCall, ok bool) {
tl_registry_gen.go#L5796: ChannelAdminLogEventActionDiscardGroupCallTypeID: func() bin.Object { return &ChannelAdminLogEventActionDiscardGroupCall{} },
![]() |
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. |