type github.com/gotd/td/tg.MessageActionWebViewDataSentMeArray
12 uses
github.com/gotd/td/tg (current package)
tl_message_action_slices_gen.go#L419: func (s MessageActionClassArray) AsMessageActionWebViewDataSentMe() (to MessageActionWebViewDataSentMeArray) {
tl_message_action_slices_gen.go#L2786: type MessageActionWebViewDataSentMeArray []MessageActionWebViewDataSentMe
tl_message_action_slices_gen.go#L2789: func (s MessageActionWebViewDataSentMeArray) Sort(less func(a, b MessageActionWebViewDataSentMe) bool) MessageActionWebViewDataSentMeArray {
tl_message_action_slices_gen.go#L2797: func (s MessageActionWebViewDataSentMeArray) SortStable(less func(a, b MessageActionWebViewDataSentMe) bool) MessageActionWebViewDataSentMeArray {
tl_message_action_slices_gen.go#L2805: func (s MessageActionWebViewDataSentMeArray) Retain(keep func(x MessageActionWebViewDataSentMe) bool) MessageActionWebViewDataSentMeArray {
tl_message_action_slices_gen.go#L2819: func (s MessageActionWebViewDataSentMeArray) First() (v MessageActionWebViewDataSentMe, ok bool) {
tl_message_action_slices_gen.go#L2827: func (s MessageActionWebViewDataSentMeArray) Last() (v MessageActionWebViewDataSentMe, ok bool) {
tl_message_action_slices_gen.go#L2835: func (s *MessageActionWebViewDataSentMeArray) PopFirst() (v MessageActionWebViewDataSentMe, ok bool) {
tl_message_action_slices_gen.go#L2854: func (s *MessageActionWebViewDataSentMeArray) Pop() (v MessageActionWebViewDataSentMe, 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. |