type github.com/gotd/td/tg.InputAiComposeToneIDArray
18 uses
github.com/gotd/td/tg (current package)
tl_input_ai_compose_tone_slices_gen.go#L133: func (s InputAiComposeToneClassArray) AsInputAiComposeToneID() (to InputAiComposeToneIDArray) {
tl_input_ai_compose_tone_slices_gen.go#L254: type InputAiComposeToneIDArray []InputAiComposeToneID
tl_input_ai_compose_tone_slices_gen.go#L257: func (s InputAiComposeToneIDArray) Sort(less func(a, b InputAiComposeToneID) bool) InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L265: func (s InputAiComposeToneIDArray) SortStable(less func(a, b InputAiComposeToneID) bool) InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L273: func (s InputAiComposeToneIDArray) Retain(keep func(x InputAiComposeToneID) bool) InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L287: func (s InputAiComposeToneIDArray) First() (v InputAiComposeToneID, ok bool) {
tl_input_ai_compose_tone_slices_gen.go#L295: func (s InputAiComposeToneIDArray) Last() (v InputAiComposeToneID, ok bool) {
tl_input_ai_compose_tone_slices_gen.go#L303: func (s *InputAiComposeToneIDArray) PopFirst() (v InputAiComposeToneID, ok bool) {
tl_input_ai_compose_tone_slices_gen.go#L322: func (s *InputAiComposeToneIDArray) Pop() (v InputAiComposeToneID, ok bool) {
tl_input_ai_compose_tone_slices_gen.go#L336: func (s InputAiComposeToneIDArray) SortByID() InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L343: func (s InputAiComposeToneIDArray) SortStableByID() InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L350: func (s InputAiComposeToneIDArray) FillMap(to map[int64]InputAiComposeToneID) {
tl_input_ai_compose_tone_slices_gen.go#L357: func (s InputAiComposeToneIDArray) ToMap() map[int64]InputAiComposeToneID {
![]() |
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. |