type github.com/gotd/td/tg.MessageActionWebViewDataSentArray
12 uses
github.com/gotd/td/tg (current package)
tl_message_action_slices_gen.go#L432: func (s MessageActionClassArray) AsMessageActionWebViewDataSent() (to MessageActionWebViewDataSentArray) {
tl_message_action_slices_gen.go#L2868: type MessageActionWebViewDataSentArray []MessageActionWebViewDataSent
tl_message_action_slices_gen.go#L2871: func (s MessageActionWebViewDataSentArray) Sort(less func(a, b MessageActionWebViewDataSent) bool) MessageActionWebViewDataSentArray {
tl_message_action_slices_gen.go#L2879: func (s MessageActionWebViewDataSentArray) SortStable(less func(a, b MessageActionWebViewDataSent) bool) MessageActionWebViewDataSentArray {
tl_message_action_slices_gen.go#L2887: func (s MessageActionWebViewDataSentArray) Retain(keep func(x MessageActionWebViewDataSent) bool) MessageActionWebViewDataSentArray {
tl_message_action_slices_gen.go#L2901: func (s MessageActionWebViewDataSentArray) First() (v MessageActionWebViewDataSent, ok bool) {
tl_message_action_slices_gen.go#L2909: func (s MessageActionWebViewDataSentArray) Last() (v MessageActionWebViewDataSent, ok bool) {
tl_message_action_slices_gen.go#L2917: func (s *MessageActionWebViewDataSentArray) PopFirst() (v MessageActionWebViewDataSent, ok bool) {
tl_message_action_slices_gen.go#L2936: func (s *MessageActionWebViewDataSentArray) Pop() (v MessageActionWebViewDataSent, 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. |