type github.com/gotd/td/tg.MessageActionBoostApplyArray
12 uses
github.com/gotd/td/tg (current package)
tl_message_action_slices_gen.go#L562: func (s MessageActionClassArray) AsMessageActionBoostApply() (to MessageActionBoostApplyArray) {
tl_message_action_slices_gen.go#L3688: type MessageActionBoostApplyArray []MessageActionBoostApply
tl_message_action_slices_gen.go#L3691: func (s MessageActionBoostApplyArray) Sort(less func(a, b MessageActionBoostApply) bool) MessageActionBoostApplyArray {
tl_message_action_slices_gen.go#L3699: func (s MessageActionBoostApplyArray) SortStable(less func(a, b MessageActionBoostApply) bool) MessageActionBoostApplyArray {
tl_message_action_slices_gen.go#L3707: func (s MessageActionBoostApplyArray) Retain(keep func(x MessageActionBoostApply) bool) MessageActionBoostApplyArray {
tl_message_action_slices_gen.go#L3721: func (s MessageActionBoostApplyArray) First() (v MessageActionBoostApply, ok bool) {
tl_message_action_slices_gen.go#L3729: func (s MessageActionBoostApplyArray) Last() (v MessageActionBoostApply, ok bool) {
tl_message_action_slices_gen.go#L3737: func (s *MessageActionBoostApplyArray) PopFirst() (v MessageActionBoostApply, ok bool) {
tl_message_action_slices_gen.go#L3756: func (s *MessageActionBoostApplyArray) Pop() (v MessageActionBoostApply, ok bool) {
![]() |
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. |