type github.com/gotd/td/tg.ChannelAdminLogEventActionToggleGroupCallSetting
31 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L3821: type ChannelAdminLogEventActionToggleGroupCallSetting struct {
tl_channel_admin_log_event_action_gen.go#L3830: func (c ChannelAdminLogEventActionToggleGroupCallSetting) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L3836: _ bin.Encoder = &ChannelAdminLogEventActionToggleGroupCallSetting{}
tl_channel_admin_log_event_action_gen.go#L3837: _ bin.Decoder = &ChannelAdminLogEventActionToggleGroupCallSetting{}
tl_channel_admin_log_event_action_gen.go#L3838: _ bin.BareEncoder = &ChannelAdminLogEventActionToggleGroupCallSetting{}
tl_channel_admin_log_event_action_gen.go#L3839: _ bin.BareDecoder = &ChannelAdminLogEventActionToggleGroupCallSetting{}
tl_channel_admin_log_event_action_gen.go#L3841: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionToggleGroupCallSetting{}
tl_channel_admin_log_event_action_gen.go#L3844: func (c *ChannelAdminLogEventActionToggleGroupCallSetting) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L3856: func (c *ChannelAdminLogEventActionToggleGroupCallSetting) String() string {
tl_channel_admin_log_event_action_gen.go#L3860: type Alias ChannelAdminLogEventActionToggleGroupCallSetting
tl_channel_admin_log_event_action_gen.go#L3865: func (c *ChannelAdminLogEventActionToggleGroupCallSetting) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L3874: func (*ChannelAdminLogEventActionToggleGroupCallSetting) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L3879: func (*ChannelAdminLogEventActionToggleGroupCallSetting) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L3884: func (c *ChannelAdminLogEventActionToggleGroupCallSetting) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L3903: func (c *ChannelAdminLogEventActionToggleGroupCallSetting) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L3912: func (c *ChannelAdminLogEventActionToggleGroupCallSetting) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L3921: func (c *ChannelAdminLogEventActionToggleGroupCallSetting) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L3932: func (c *ChannelAdminLogEventActionToggleGroupCallSetting) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L3947: func (c *ChannelAdminLogEventActionToggleGroupCallSetting) GetJoinMuted() (value bool) {
tl_channel_admin_log_event_action_gen.go#L8578: v := ChannelAdminLogEventActionToggleGroupCallSetting{}
tl_channel_admin_log_event_action_slices_gen.go#L421: value, ok := elem.(*ChannelAdminLogEventActionToggleGroupCallSetting)
tl_channel_admin_log_event_action_slices_gen.go#L2656: type ChannelAdminLogEventActionToggleGroupCallSettingArray []ChannelAdminLogEventActionToggleGroupCallSetting
tl_channel_admin_log_event_action_slices_gen.go#L2659: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) Sort(less func(a, b ChannelAdminLogEventActionToggleGroupCallSetting) bool) ChannelAdminLogEventActionToggleGroupCallSettingArray {
tl_channel_admin_log_event_action_slices_gen.go#L2667: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) SortStable(less func(a, b ChannelAdminLogEventActionToggleGroupCallSetting) bool) ChannelAdminLogEventActionToggleGroupCallSettingArray {
tl_channel_admin_log_event_action_slices_gen.go#L2675: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) Retain(keep func(x ChannelAdminLogEventActionToggleGroupCallSetting) bool) ChannelAdminLogEventActionToggleGroupCallSettingArray {
tl_channel_admin_log_event_action_slices_gen.go#L2689: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) First() (v ChannelAdminLogEventActionToggleGroupCallSetting, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2697: func (s ChannelAdminLogEventActionToggleGroupCallSettingArray) Last() (v ChannelAdminLogEventActionToggleGroupCallSetting, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2705: func (s *ChannelAdminLogEventActionToggleGroupCallSettingArray) PopFirst() (v ChannelAdminLogEventActionToggleGroupCallSetting, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2715: var zero ChannelAdminLogEventActionToggleGroupCallSetting
tl_channel_admin_log_event_action_slices_gen.go#L2724: func (s *ChannelAdminLogEventActionToggleGroupCallSettingArray) Pop() (v ChannelAdminLogEventActionToggleGroupCallSetting, ok bool) {
tl_registry_gen.go#L5799: ChannelAdminLogEventActionToggleGroupCallSettingTypeID: func() bin.Object { return &ChannelAdminLogEventActionToggleGroupCallSetting{} },
![]() |
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. |