Home
last modified time | relevance | path

Searched refs:ContactConfig (Results 1 – 6 of 6) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dhelpers.go321 func NewContact(chatID int64, phoneNumber, firstName string) ContactConfig {
322 return ContactConfig{
H A Dconfigs.go743 type ContactConfig struct { struct
750 func (config ContactConfig) values() (url.Values, error) { argument
763 func (config ContactConfig) method() string { argument
/dports/www/miniflux/v2-2.0.35/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dhelpers.go321 func NewContact(chatID int64, phoneNumber, firstName string) ContactConfig {
322 return ContactConfig{
H A Dconfigs.go743 type ContactConfig struct {
750 func (config ContactConfig) values() (url.Values, error) {
763 func (config ContactConfig) method() string {
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dhelpers.go322 func NewContact(chatID int64, phoneNumber, firstName string) ContactConfig {
323 return ContactConfig{
H A Dconfigs.go743 type ContactConfig struct { struct
750 func (config ContactConfig) values() (url.Values, error) { argument
763 func (config ContactConfig) method() string { argument